-
1 preprocessing time
время предварительной обработки, время предобработки [данных]Англо-русский толковый словарь терминов и сокращений по ВТ, Интернету и программированию. > preprocessing time
-
2 preprocessing
= pre-processingпредварительная обработка, предобработка [данных]Англо-русский толковый словарь терминов и сокращений по ВТ, Интернету и программированию. > preprocessing
-
3 compression
1) сжатие; компрессия4) уплотнение5) прессование6) компрессия; автоматическое сжатие динамического диапазона7) радио сокращение избыточности•to be in compression — работать на сжатие;to be strong in compression — хорошо работать на сжатие;to be weak in compression — плохо работать на сжатие;to fail in compression — разрушаться при сжатии;to resist compression — работать на сжатие; сопротивляться сжатию;to subject to compression — подвергать сжатию, сжимать;-
adiabatic compression
-
automatic volume compression
-
axial compression
-
band compression
-
bandwidth compression
-
biaxial compression
-
bit-rate compression
-
code compression
-
compound compression
-
continuously variable compression
-
contrast compression
-
cylinder compression
-
data activity compression
-
data compression
-
direct compression
-
eccentrical compression
-
encoding compression
-
gain compression
-
image compression
-
isothermal compression
-
key compression
-
laser-beam compression
-
linear FM pulse compression
-
Lorentzian plasma compression
-
message compression
-
pack compression
-
picture compression
-
preprocessing compression
-
retransmission compression
-
reversed compression
-
reversible adiabatic compression
-
signal compression
-
simple compression
-
speech compression
-
stage compression
-
thermal compression
-
time compression
-
tone compression
-
top-to-bottom compression
-
triaxial compression
-
uniaxial compression
-
variable compression
-
voice activity compression
-
zero compression
См. также в других словарях:
Lead Time — The amount of time that elapses between when a process starts and when it is completed. Lead time is examined closely in manufacturing, supply chain management and project management, as companies want to reduce the amount of time it takes to… … Investment dictionary
String searching algorithm — String searching algorithms, sometimes called string matching algorithms, are an important class of string algorithms that try to find a place where one or several strings (also called patterns) are found within a larger string or text. Let Σ be… … Wikipedia
Lowest common ancestor — This article is about lowest common ancestors in graph theory and computer science. For the common ancestor of a set of species in evolutionary trees, see most recent common ancestor. For a common ancestor of all life forms, see last universal… … Wikipedia
Locality sensitive hashing — (LSH) is a method of performing probabilistic dimension reduction of high dimensional data. The basic idea is to hash the input items so that similar items are mapped to the same buckets with high probability (the number of buckets being much… … Wikipedia
Compiler — This article is about the computing term. For the anime, see Compiler (anime). A diagram of the operation of a typical multi language, multi target compiler A compiler is a computer program (or set of programs) that transforms source code written … Wikipedia
A5/1 — is a stream cipher used to provide over the air communication privacy in the GSM cellular telephone standard. It was initially kept secret, but became public knowledge through leaks and reverse engineering. A number of serious weaknesses in the… … Wikipedia
Burroughs large systems — The Burroughs large systems were the largest of three series of Burroughs Corporation mainframe computers. Founded in the 1880s, Burroughs was the oldest continuously operating entity in computing, but by the late 1950s its computing equipment… … Wikipedia
Quake engine — Infobox Software name = Quake engine caption = collapsible = author = developer = id Software released = latest release version = latest release date = latest preview version = latest preview date = frequently updated = programming language = C… … Wikipedia
Preprocessor — In computer science, a preprocessor is a program that processes its input data to produce output that is used as input to another program. The output is said to be a preprocessed form of the input data, which is often used by some subsequent… … Wikipedia
Software tools for molecular microscopy — There are a large number of software tools or software applications that have been specifically developed for the field sometimes referred to as molecular microscopy or cryo electron microscopy or cryoEM. Several special issues of the Journal of… … Wikipedia
C preprocessor — The C preprocessor (cpp) is the preprocessor for the C and C++ computer programming languages. The preprocessor handles directives for source file inclusion (#include), macro definitions (#define), and conditional inclusion (#if). In many C… … Wikipedia